controlling program execution meaning in Chinese
控制程序执行
Examples
- To control program execution , set breakpoints , which are places where the script halts execution
若要控制程序执行,请设置断点,断点是脚本停止执行的地方。 - Using traditional debugging tools user can control program execution only by common ways such as setting breakpoint to implement basic debugging functions
借助于常规调试工具用户只能通过设置断点等方式控制程序执行,实现基本调试功能。 - The integrated debugger lets you find and fix runtime and logic errors , control program execution , and step through code to watch variables and modify data values
阅读编译器信息,集成的调试器允许你找出并修复运行和逻辑错误,控制程序执行,并步进代码以监视变量并修改数据值。